Release 10.1A: OpenEdge Development:
Progress 4GL Reference
GET-DOCUMENT-ELEMENT( ) method
Retrieves the root element of the document. The parameter must be a valid X-noderef handle and will refer to the document’s root element if the method succeeds.
Return type: LOGICAL Applies to: X-document object handle
x-node-handleA valid X-noderef handle to use for the root element.
The following example demonstrates the use of GET-DOCUMENT-ELEMENT if hDoc is an X-document and hRoot is an X-noderef:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |